efinet + bootp: add net_bootp6 command supporting dhcpv6
authorPeter Jones <pjones@redhat.com>
Tue, 25 Apr 2023 15:05:15 +0000 (11:05 -0400)
committerFelix Zielcke <fzielcke@z-51.de>
Thu, 3 Jul 2025 16:35:51 +0000 (18:35 +0200)
commit36123fcd4cfdb37bc8de6117bd5c7e09905087fd
tree437ac18a029538b442d53dd3968e827fd3a813c0
parentb348d34688dcb7c034ef475f5b796f3f16bf9c69
efinet + bootp: add net_bootp6 command supporting dhcpv6

Implement new net_bootp6 command for IPv6 network auto configuration via
the DHCPv6 protocol (RFC3315).

Signed-off-by: Peter Jones <pjones@redhat.com>
Co-authored-by: Michael Chang <mchang@suse.com>
Signed-off-by: Michael Chang <mchang@suse.com>
Signed-off-by: Ken Lin <ken.lin@hpe.com>
Co-authored-by: Robbie Harwood <rharwood@redhat.com>
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Gbp-Pq: Topic network
Gbp-Pq: Name bootp-new-net_bootp6-command.patch
grub-core/net/bootp.c
grub-core/net/drivers/efi/efinet.c
grub-core/net/ip.c
grub-core/net/net.c
grub-core/net/tftp.c
include/grub/efi/api.h
include/grub/net.h